AgentOps-AI / AgentOps-AI/agentops
[Bug]: Sessions not detected with CrewAI + Azure OpenAI endpoints
未关闭
bug
- 主要语言
- Python
- 星标
- 5.8k
- 派生
- 619
- PR 合并指标
- 30 天内没有已合并 PR
描述
### Contact Details
erwan.matignon@gmail.com
### 📦 Package Version
0.4.5
### 🎞️ Framework Version
0.108.0
### 🔎 Describe the Bug
Im using a CrewAI Flow with Agents using Azure openAI models (gpt-4o)
main.py ->
```
load_dotenv()
agentops.init(
api_key="API_KEY",
default_tags=['crewai']
)
```
The sessions are not recorded at all
### 🤝 Contribution
- [ ] Yes, I'd be happy to submit a pull request with these changes.
- [ ] I need some guidance on how to contribute.
- [ ] I'd prefer the AgentOps team to handle this update.
贡献指南
评估
这个 Issue 还没有评估数据。