Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tzolov/goto-amsterdam-2024


https://github.com/tzolov/goto-amsterdam-2024

Last synced: 4 days ago
JSON representation

Awesome Lists containing this project

README

        

# Getting Started

- Most examples form the talk are in [GotoAmsterdam2024](src/test/java/com/example/gotodemo/GotoAmsterdam2024.java).

The configuration expects a locally runnig `PGVector`.
Use the docker compose to start one:

```
docker compose up
```

- The function calling example is [FunctionCallingTest](src/test/java/com/example/gotodemo/FunctionCallingTest.java).
-
- The flying booking service demo: https://github.com/tzolov/playground-flight-booking