Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tzolov/goto-amsterdam-2024
https://github.com/tzolov/goto-amsterdam-2024
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/tzolov/goto-amsterdam-2024
- Owner: tzolov
- Created: 2024-06-11T12:36:01.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-06-12T20:22:02.000Z (5 months ago)
- Last Synced: 2024-06-14T02:33:05.379Z (5 months ago)
- Language: Java
- Size: 355 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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