Skip to content

Conversation

dgolda
Copy link
Contributor

@dgolda dgolda commented Apr 14, 2025

I've changed

fileSearch: Map[String, String]

to

fileSearch: Option[FileSearch] = None

and defined FileSearch class with fields as in OpenAi documentation.

It works for me.

@adamw adamw merged commit 280bbce into softwaremill:master Apr 14, 2025
5 checks passed
@adamw
Copy link
Member

adamw commented Apr 14, 2025

Great, thanks!

@dgolda dgolda deleted the issue-321 branch April 15, 2025 07:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants