Skip to content

Contents is not iterable #2

@ahmedashraf443

Description

@ahmedashraf443

Hello, Thank you so much for your hard work, i have managed to set thigs up and when i visit thehttp://localhost:3030/ i can see it is up and running, the thing is though any time i use the curl command

└─$ curl -X POST http://192.168.8.150:3030/v1/google/gemini-1.5-pro
-H "Authorization: Bearer mysecretkey"
-H "Content-Type: application/json"
-d '{
"prompt": "Hello, world!",
"max_tokens": 100
}'
Internal server error

and when i check the docker logs it says contents is not iterable so im having trouble using this implementation, if you can help me out id very much appreciate it. thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions