Alex Reibman

Results 88 comments of Alex Reibman

Hi @xiaoxiaoimg -- can you explain what you mean by this? The OpenAI library is supported and so are other BaseURLs. Can you post a code snippet demonstrating the bug?

I tried with OpenRouter and it seems to work for me ``` In [1]: from openai import OpenAI ...: import os ...: import agentops ...: ...: agentops.init(tags=["openrouter"]) ...: ...: client...

Crew version 0.100 is kinda buggy, can you try upgrading that and try again? @Niharrrrrr

I'm having difficulties replicating the issue @Niharrrrrr Here's my notebook run: .py file run: ```

Check this out @Niharrrrrr ? https://gist.github.com/areibman/922907d11ee3bbcf40f6aa746bcfa19e

> yes I figured the bug. thanks. Also why can't I see any LLM logs , is there something I am missing? Decorator or something? It should monitor the llm...

Closing, a bit too stale

We'll need to update Tokencost with Jamba-instruct. The model name in our dictionary is `ai21.jamba-instruct-v1:0`. Will raise an issue on that PR.

> I can work on this now @areibman I'm not entirely sure what Semantic Kernel is lol. To be honest it's not the most pressing thing we need as I've...