AgentOps-AI / AgentOps-AI/agentops

[Bug]: Sessions not detected with CrewAI + Azure OpenAI endpoints

Open
#907 3 comments 1 reaction 0 assignees View on GitHub
bug
Dominant language
Python
Stars
5.8k
Forks
619
PR merge metrics
No merged PRs in 30d

Description

### 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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.