Alexander Raskin

Results 5 issues of Alexander Raskin

The `FacebookOAuthService` method `getTokenUrl` adds the `redirect_uri=` parameter to the query string and then calls the parent::getTokenUrl, which also adds the same parameter to the query string.

https://github.com/intval/BaboViolent2/blob/a4b91e1309d4dcac22d1733f65933c84a1f97d14/CHANGELOG.md

### What component(s) are affected? - [x] Opik Python SDK - [ ] Opik Typescript SDK - [ ] Opik Agent Optimizer SDK - [ ] Opik UI - [...

Bug
Python SDK

**Describe the bug** No traces when LLM returns an error **To Reproduce** Ask the LLM to call a function, but define the function to accept Object as argument. (Or any...

bug