Skip to content

Commit 6cd38e4

Browse files
committed
chore: update imports
1 parent 8ff6a56 commit 6cd38e4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ Make requests using the clients:
4646

4747
```java
4848
import com.langfuse.client.core.LangfuseClientApiException;
49+
import com.langfuse.client.resources.prompts.types.PromptMetaListResponse;
4950

5051
try {
5152
PromptMetaListResponse prompts = client.prompts().list();

0 commit comments

Comments
 (0)